projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91ee9c4
)
(xlfd-regexp-registry-subnum): Add defvar.
author
Juanma Barranquero
<lekktu@gmail.com>
Wed, 31 Aug 2005 09:53:25 +0000
(09:53 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Wed, 31 Aug 2005 09:53:25 +0000
(09:53 +0000)
lisp/term/w32-win.el
patch
|
blob
|
history
diff --git
a/lisp/term/w32-win.el
b/lisp/term/w32-win.el
index b66efc09ca2b14d0dfb04a0d149d1b0cb6055a33..ffa7d606a95cfc857dd793b73e5ae451713821d8 100644
(file)
--- a/
lisp/term/w32-win.el
+++ b/
lisp/term/w32-win.el
@@
-80,6
+80,8
@@
(require 'dnd)
(require 'code-pages)
+(defvar xlfd-regexp-registry-subnum)
+
;; Conditional on new-fontset so bootstrapping works on non-GUI compiles
(if (fboundp 'new-fontset)
(require 'fontset))